home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e193 / 0150ter2._xe / MANUAL.EXE / MODEMDIA.HLP < prev    next >
Text File  |  1994-08-20  |  27KB  |  468 lines

  1.  
  2.  When sending strings to your modem, you can do some extra things:
  3.  
  4.    ~       1/2 second pause
  5.  
  6.    <<      DTR low (should be set so your modem will hangup)
  7.  
  8.    >>      DTR high
  9.  
  10.    ^A..^Z  This allows you send control characters. A ^A will only send
  11.            an ASCII #1, because the ASCII value of a 'A' is 65, then
  12.            Terminate will deduct 64 and send that value instead.
  13.            ^M = #13 = Carriage return. Most terminal programs allow
  14.            you only to enter these values, but in Terminate you also
  15.            press Alt-A to call the ASCII selector. Instead of having
  16.            ATZ^M, you could enter ATZ and press Alt-A and choose the
  17.            ASCII #13 sign.
  18.            ^^ will send a ^ in case you need that.
  19.  
  20.    |       Carriage return (#13).
  21.            || will send a single |, sometimes you might need this if your
  22.            username has a |. (Used at some 7-bit systems)
  23.  
  24.  Example: '<<~~~>>~ATZ^M'
  25.  
  26.  will lower DTR, wait 1.5 seconds, raise DTR, wait 0.5 seconds, send modem
  27.  reset+#13.
  28.  (DTR means Data-Terminal-Ready and is sometimes also refered to as TR on
  29.  some modems.)
  30.  
  31.  ^m╒════════════════════╤════════════════════════════════╡^t Modem and dialing ^m╞╕
  32.  │ ^nInstall modem      ^m│ ^n ^M Return  ~ ½ sec. pause  << DTR low  >> DTR high ^m│
  33.  │^r Init string        ^m│                                                     ^m│
  34.  │ ^nDial prefix/suffix ^m│                                                     ^m│
  35.  │ ^nExit string        ^m│                                                     ^m│
  36.  │ ^nConnect string     ^m│ ^hCONNECT                                             ^m│
  37.  │ ^nNo connect strings ^m│ ^hNO CARRIER,BUSY,VOICE,NO DIAL TONE                  ^m│
  38.  │ ^nHang-up            ^m│ ^h100  ^M~~~+++~~~ATH0^M                              ^m│
  39.  │ ^nRing/Ok string     ^m│ ^hRING^M^J              OK^M                          ^m│
  40.  │ ^nDial time          ^m│ ^h45  ^nseconds                                         ^m│
  41.  │ ^nDial cancel string ^m│ ^h^M~^M~                                              ^m│
  42.  │ ^nRedial timers      ^m│ ^nDelay: ^h2    ^nPause: ^h60    ^nseconds                    ^m│
  43.  │ ^nAuto-answer string ^m│ ^hATA^M                                               ^m│
  44.  │ ^nAuto answer        ^m│ ^hOff                                                 ^m│
  45.  │ ^nBaud change        ^m│ ^nBefore: ^h~~~+++~~~        ^nAfter: ^hATO^M               ^m│
  46.  │ ^nModem string delay ^m│ ^h0                                                   ^m│
  47.  │ ^nForce initstring   ^m│ ^hNo                                                  ^m│
  48.  ╘════════════════════╧═════════════════════════════════════════════════════╛^n
  49.  
  50.  ^hInstall modem^n
  51.  
  52.   ^m╒╡ Total modems : 178 ╞══════╡^t Modem Quick install ^m╞╕
  53.   │ ^nUSRobotics 16800 Dual Standard w/FAX              ^m│
  54.   │ ^nUSRobotics 16800 HST or Dual Standard             ^m│
  55.   │ ^nUSRobotics Sportster 14400                        ^m│
  56.   │ ^nUSRobotics Sportster 14400 FAX/modem              ^m│
  57.   │ ^nUSRobotics Sportster 9600 v.32                    ^m│
  58.   │ ^nVen-Tel 2400 Half Card (4 Option Switches)        ^m│
  59.   │ ^nVen-Tel 2400 Half Card (6 Option Switches)        ^m│
  60.   │ ^nVen-Tel 2400-33                                   ^m│
  61.   │ ^nVen-Tel Pathfinder 18K                            ^m│
  62.   │ ^nViVa 24m  2400 baud MNP-5                         ^m│
  63.   │ ^nYoriko 9600/14400/Fax                             ^m│
  64.   │ ^nZoltrix 14400 FAX/modem                           ^m│
  65.   │ ^nZoltrix 9600 FAX/modem                            ^m│
  66.   │ ^nZOOM/Modem HC2400R                                ^m│
  67.   │ ^nZOOM/Modem MX2400R                                ^m│
  68.   │ ^nZOOM/Modem HC2400S (SendFax)                      ^m│
  69.   │ ^nZOOM/Modem MX2400S (SendFax)                      ^m│
  70.   │ ^nZOOM/Modem V.42bis (2400 baud)                    ^m│
  71.   │ ^nZOOM/Modem 14400 FAX/modem                        ^m│
  72.   │^r ZyXEL U-1496, U-1496B, U-1496E V.32bis V.42bis    ^m│
  73.   ╘═══════════════════════════════════════════════════╛^n
  74.  
  75.   Choose one of the default modems, from the modem database.
  76.   Some of the settings will also allow you to save the configuration inside
  77.   your modem, if the modem supports this. If you have already set up your
  78.   modem you should not need to run this.  (The main reason for having this
  79.   setup is because the factory defaults of most modem manufacturers do not
  80.   give best performance. My first USRobotics Dual Standard modem took around
  81.   a month back then, to get best performance. Newer modems like ZyXEL and
  82.   others have now learnt how important it is to setup the modems correctly
  83.   as burnt-in factory defaults that can be recalled with AT&F if a user
  84.   makes a mistake.)
  85.  
  86.  ^hInit strings^n
  87.  
  88.   ^m╒════════════════════╤════════════════════════════════════╡^t Init strings ^m╞╕
  89.   │^r Init string 1      ^m│ ^hATZ^M                                              ^m│
  90.   │ ^nInit string 2      ^m│ ^hATZ^M~~~AT S7=60 S0=0 V1 X4^M                      ^m│
  91.   │ ^nInit string 3      ^m│ ^hAT&C1&D2S0=0S7=60V1X4Z^M                           ^m│
  92.   │ ^nInit string 4      ^m│                                                    ^m│
  93.   │ ^nInit string 5      ^m│                                                    ^m│
  94.   │ ^nInit string 6      ^m│                                                    ^m│
  95.   │ ^nInit string 7      ^m│                                                    ^m│
  96.   │ ^nInit string 8      ^m│                                                    ^m│
  97.   │ ^nInit string 9      ^m│                                                    ^m│
  98.   │ ^nInit string 10     ^m│                                                    ^m│
  99.   │ ^nSend all           ^m│ ^hNo                                                 ^m│
  100.   ╘════════════════════╧════════════════════════════════════════════════════╛^n
  101.  
  102.   An init string will be sent right after startup and Terminate will not
  103.   wait for any response from the modem. The best thing is always to save your
  104.   setup inside the modem, if the modem supports that, and then only send an
  105.   "ATZ^M" to reset the modem. Some modems are not capable of saving these
  106.   settings and require the setup to be sent each time it has been turned off.
  107.   You should always first try to make the modem hangup when lowering DTR.
  108.   This is normally done by giving the command AT&D2, but look inside your
  109.   manual to be sure. Then you should set the carrier detect to follow DCD
  110.   (Data-Carrier-Detect) line, this is normally done by sending an AT&C1 to
  111.   the modem.
  112.   Another good init string that works with most modems:
  113.  
  114.   ^bATZ^M~~~AT S7=60 S0=0 V1 X4^M^n
  115.  
  116.   Reset modem, Set dial timeout to 60 seconds, set modem not to pickup phone,
  117.   enable verbal response codes, enable extended response codes (like BUSY).
  118.   All these command are HAYES commands, which almost every modem in the world
  119.   supports. If you have a non-HAYES and no manual, you are in trouble...
  120.  
  121.   Here are some others you can try out if that does not work:
  122.  
  123.   ^bATS0=0Q0E1X4^M , ATE1X1Q0V1S7=60^M^n
  124.  
  125.   If you want Terminate to always start dialing a certain number you
  126.   could also insert ^h@DIAL 4 6 8^n. Where numbers are the entry numbers in
  127.   the phonebook.
  128.  
  129.   Look below for more information on HAYES commands.
  130.  
  131.   ^hSend all^n
  132.  
  133.    This function will allow you to send all init strings to the modem
  134.    when starting up Terminate. This can only be used when you only have
  135.    1 modem attached. Remember to put some ~ characters after the init
  136.    strings, otherwise your modem might not be fast enough for
  137.    the commands. Remember if you have several devices (modems) attached
  138.    only the line for that device will be sent. Blank init strings will
  139.    not be sent to the modem.
  140.  
  141.  ^hDial prefix/suffix^n
  142.  
  143.   ^m╒════════════════════╤═════════════╡^t Prefix / Suffix ^m╞╕
  144.   │ ^nDialing prefix 1   ^m│ ^hATDT                           ^m│
  145.   │ ^nDialing prefix 2   ^m│ ^hATDT                           ^m│
  146.   │ ^nDialing prefix 3   ^m│ ^hATDT                           ^m│
  147.   │ ^nDialing prefix 4   ^m│ ^hATDT                           ^m│
  148.   │ ^nDialing prefix 5   ^m│ ^hATDP                           ^m│
  149.   │^r International dial ^m│ ^hATDT 009                       ^m│
  150.   │ ^nDialing suffix 1   ^m│ ^h^M                             ^m│
  151.   │ ^nDialing suffix 2   ^m│ ^h^M                             ^m│
  152.   │ ^nDialing suffix 3   ^m│ ^h^M                             ^m│
  153.   ╘════════════════════╧════════════════════════════════╛^n
  154.  
  155.   When dialing, the modem wants a dial command. The complete string it will
  156.   build will look like this: prefix+number+suffix.
  157.   Example: ATDT43623990^M
  158.   The international prefix is for calling a system abroad.
  159.   The different suffixes can be used if you have some kind of calling card
  160.   and have to call another number first and enter a code or number.
  161.  
  162.   Remember when you are calling a system, that the terminal program is not
  163.   responsible for getting the connect. Any terminal program just sends these
  164.   commands to the modem, and waits for a reply from the modem. The reply is
  165.   either a connect string and a carrier detect signal, or a no connect string
  166.   like 'BUSY' or 'NO DIAL TONE'. So if you cannot get a connection you
  167.   should never blame the terminal program. It is your modem that is not set
  168.   up correctly. You must remember that not all modems will connect with
  169.   each other and maybe need a special dial string to turn off MNP compression
  170.   or something like that, but it depends on which modem you have.
  171.   Generally if you cannot connect with a system, try turning all error
  172.   correction and compression off and try again, that will allow you to
  173.   connect to many systems anyway. Look in the modem manual for instructions
  174.   on how to turn this off. If you have these problems with your modem, it
  175.   will not help changing terminal programs, because it will not change
  176.   anything at all. Sending 'ATDT' is done in the exact same way in all
  177.   terminal programs.
  178.  
  179.  ^hExit string^n
  180.  
  181.   When leaving Terminate this string can be sent to your modem.
  182.   Some pocket modems require the DTR to be set low, so it will turn off
  183.   the use of the battery. This can be done by giving the command '<<'.
  184.  
  185.  ^hConnect string^n
  186.  
  187.   All normal Hayes compatible modems will give you a result code starting
  188.   with ^hCONNECT^n when getting a carrier. Terminate will wait for this
  189.   string and grab everything after it until a return (#13) or a maximum of 4
  190.   seconds. This will be placed in the connect string which can be seen by
  191.   pressing Shift-Esc everywhere. From this connect string the modem speed
  192.   will be decided by Terminate. With a "CONNECT 14400/ARQ/V32", the connect
  193.   speed will be set to 14400, which will be used for calculating CPS rates,
  194.   performance percentages, etc.
  195.  
  196.  ^hNo connect strings^n
  197.  
  198.   When dialling another system, your modem will send back some strings
  199.   to inform you that a connection could not be established. If your modem
  200.   is non-standard, you might need to change these.
  201.  
  202.    ^bNO CARRIER^n    This string will be returned if the timer S7 runs out.
  203.  
  204.    ^bBUSY^n          If the line is busy, this string will be returned, this
  205.                  may not always work. Old analog lines can have problems
  206.                  detecting busy at all, even though the modem should be able
  207.                  to. Some modems will even abort dialling if the BUSY
  208.                  response is enabled. If you have problems just change your
  209.                  dial command to ATX1DT instead of ATDT.
  210.  
  211.    ^bVOICE^n         Some modems can detect if it is a human answering the
  212.                  phone, then quickly abort the dial and pick up the phone.
  213.                  Some modems will try to trick you and sometimes tell
  214.                  you that you got a voice call, so if you have problems
  215.                  turn it off like the busy command or look in your manual.
  216.  
  217.    ^bNO DIAL TONE^n  When starting to dial, if the modem does not get a dial
  218.                  tone before the time set in the S6 register (default 2
  219.                  seconds), then the modem will give you this response.
  220.  
  221.  ^hHang-up^n
  222.  
  223.   It is very important your modem is capable of hanging up correctly. The
  224.   best way is to set your modem to drop the carrier when the DTR
  225.   (Data-Terminal-Ready) goes low. This is the fastest way of hanging up and
  226.   is always preferred. You need to have a proper modem serial cable with all
  227.   the correct pins connected and your modem correctly set (AT&D2 normally).
  228.   The number you can edit is the time to hold down DTR before raising the
  229.   line again in 1/100 seconds. 100 is 1 second and should be enough. If your
  230.   modem is faster you can decrease this value. If there is no possible way to
  231.   hang up by lowering DTR, you can send a string to your modem that should
  232.   force the modem to hangup:
  233.   ^b^M~~~+++~~~ATH0^M^n
  234.   (Send return, wait 1.5 seconds, send +++ (go into command mode), wait 1.5
  235.   seconds, send on-hook command.)
  236.   If this does not work you need to consult your manual.
  237.  
  238.  ^hRing/Ok string^n
  239.  
  240.   The Ring string is used for identifying incoming calls in Terminal and in
  241.   Host mode. When an incoming call arrives in terminal mode, a window will
  242.   pop up and allow you to pick up the phone within 10 seconds.
  243.  
  244.   The OK string will be used in the hostmode to be sure that the modem has
  245.   been reset correctly.
  246.  
  247.  ^hDial time^n
  248.  
  249.   Timeout for dialling in Terminate, remember you also must set the S7
  250.   register. You should always set the S7 register to more than the Dial Time
  251.   in Terminate, otherwise the modem will abort first with a NO CARRIER
  252.   instead of Terminate saying timeout.
  253.  
  254.  ^hDial cancel string^n
  255.  
  256.   Hayes modems, will normally abort dialling when they receive a return
  257.   (#13). The default for Terminate is ^h^M~^M~^n, send return, 1/2 second delay,
  258.   send return, 1/2 second pause. But if your modem does not respond to this
  259.   you could enter ^h<~~>^n to hangup the line first before dialling.
  260.  
  261.  ^hRedial timers^n
  262.  
  263.   The delay timer is the pause time between calls.
  264.   The pause timer is for how long to wait in seconds when all tagged numbers
  265.   have been dialled before starting over. This means that after first calling
  266.   all the tagged entries (with only the delay time between the calls),
  267.   Terminate will then wait for the pause time. A good feature if you are
  268.   calling a system with x lines and they are all busy since you can first try
  269.   all the lines quickly and then delay some minutes and try all the lines
  270.   again.
  271.  
  272.  ^hAuto-answer string^n
  273.  
  274.   This string will tell your modem to try connecting when an incoming
  275.   call arrives or to connect in the hostmode.
  276.  
  277.  ^hAuto answer^n
  278.  
  279.   When an incoming call arrives in terminal mode, if OFF then you will be
  280.   asked to pick up the phone, if ON then the Auto-answer string will be
  281.   sent to the modem.
  282.  
  283.  ^hBaud change^n
  284.  
  285.   When a connection has been made and you have told Terminate to change
  286.   baudrate (only when using 2400 baud and calling a 1200 baud system). Then
  287.   this command must be used.
  288.  
  289.  ^hModem string delay^n
  290.  
  291.   If your modem reacts very slowly, you can insert a delay when sending
  292.   strings to the modem. Also all Function keys will then have this delay.
  293.  
  294.  ^hForce initstring^n
  295.  
  296.   Normally Terminate will not send the init. string if the modem has
  297.   detected carrier, but you can force Terminate to send the string at startup
  298.   even if the carrier is high. This is useful when you have a modem that
  299.   cannot save the setup and the carrier (&C0) is set when turning on the
  300.   modem.
  301.  
  302.  ^hRS-232C INTERFACE^n
  303.  
  304.   DB-25 (25 pin connectors)
  305.  
  306.   Pin Assignment           Short   Signal Flow
  307.   ───────────────────────────────────────────────────
  308.    1  Chassis Ground       GND     Terminal <-> Modem
  309.    2  Transmit data        TR      Terminal --> Modem
  310.    3  Receive data         RD      Terminal <-- Modem
  311.    4  Request to send      RTS     Terminal --> Modem
  312.    5  Clear to send        CTS     Terminal <-- Modem
  313.    6  Data set ready       DSR     Terminal <-- Modem
  314.    7  Signal ground        GND     Terminal <-> Modem
  315.    8  Carrier detect       DCD     Terminal <-- Modem
  316.   20  Data terminal ready  DTR     Terminal --> Modem
  317.   22  Ring indicator       RI      Terminal <-- Modem
  318.  
  319.   DB-9 (9 pin connectors)
  320.  
  321.   Pin Assignment           Short   Signal Flow
  322.   ───────────────────────────────────────────────────
  323.    1  Carrier detect       DCD     Terminal <-- Modem
  324.    2  Transmit data        TR      Terminal --> Modem
  325.    3  Receive data         RD      Terminal <-- Modem
  326.    4  Data terminal ready  DTR     Terminal --> Modem
  327.    5  Signal ground        GND     Terminal <-> Modem
  328.    6  Data set ready       DSR     Terminal <-- Modem
  329.    7  Request to send      RTS     Terminal --> Modem
  330.    8  Clear to send        CTS     Terminal <-- Modem
  331.    9  Ring indicator       RI      Terminal <-- Modem
  332.  
  333.   Lines 2,3,4,5,6,8,20,22 (DB-25) or line 1,2,3,4,6,7,8,9 (DB-9)
  334.   are sometimes referred to as 'The big eight'.
  335.  
  336.  ^hHAYES^n
  337.  
  338.   There is no guarantee that all the commands will work with your modem,
  339.   but if you have some special needs, you might like to change the settings.
  340.   It is not possible to make a complete list of all commands, since most
  341.   modem manufacturers have their own special settings.
  342.  
  343.  ┌──────────────────────────────────────────────────────────────────────────┐
  344.  │                         HAYES STANDARD COMMANDS                          │
  345.  ├──────────┬──────────────┬────────────────────────────────────┬───────────┤
  346.  │ Command  │  Parameters  │     Function                       │  Default  │
  347.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  348.  │ AT       │              │  Attention code; indicates start   │           │
  349.  │          │              │  of command line.                  │           │
  350.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  351.  │ +++      │              │  Escape code; changes modem from   │           │
  352.  │          │              │  on-line to command state; see     │           │
  353.  │          │              │  registers S2 and S12.             │           │
  354.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  355.  │ D<s>     │              │  Dial                              │   DP      │
  356.  │          │ s = 0..9 # * │                                    │           │
  357.  │          │     () - . / │                                    │           │
  358.  │          │              │                                    │           │
  359.  │          │     P        │  Pulse dial                        │           │
  360.  │          │              │                                    │           │
  361.  │          │     R        │  Dial an "originate-only"          │           │
  362.  │          │              │  modem (reverse mode)              │           │
  363.  │          │              │                                    │           │
  364.  │          │     T        │  Touch Tone(tm) dial               │           │
  365.  │          │              │                                    │           │
  366.  │          │     ,        │  Pause when dialing                │           │
  367.  │          │              │                                    │           │
  368.  │          │     ;        │  Return to command state           │           │
  369.  │          │              │  after dialling                    │           │
  370.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  371.  │ A/       │              │  Repeat command; redial; the       │           │
  372.  │          │              │  only command neither preceded     │           │
  373.  │          │              │  by AT nor followed by a           │           │
  374.  │          │              │  carriage return                   │           │
  375.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  376.  │ A        │              │  Answer call immediately           │           │
  377.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  378.  │ E<n>     │ n = 0,1      │  0 = no echo                       │   E1      │
  379.  │          │              │  1 = echo                          │           │
  380.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  381.  │ F<n>     │ n = 0,1      │  0 = half-duplex                   │   F1      │
  382.  │          │              │* 1 = full-duplex                   │           │
  383.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  384.  │ I<n>     │ n = 0..?     │      information                   │           │
  385.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  386.  │ L<n>     │ n = 0..?     │      volume control                │           │
  387.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  388.  │ M<n>     │ n = 0..2     │  0 = speaker OFF                   │   M1      │
  389.  │          │              │* 1 = speaker ON until carrier      │           │
  390.  │          │              │  2 = speaker always ON             │           │
  391.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  392.  │ O        │              │  Return to on-line state           │           │
  393.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  394.  │ Q<n>     │ n = 0,1      │  0 = result codes sent             │   Q0      │
  395.  │          │              │  1 = result codes not sent         │           │
  396.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  397.  │ S<r>?    │ r = 0..17    │  Read register r                   │   None    │
  398.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  399.  │ S<r>=<n> │ r = 0..17    │  Set register r to value n         │   None    │
  400.  │          │ n = 0..255   │                                    │           │
  401.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  402.  │ V<n>     │ n = 0,1      │  0 = digit result codes            │   V1      │
  403.  │          │              │* 1 = word result codes             │           │
  404.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  405.  │ X<n>     │ n = 0..?     │  0 = basic result code set         │           │
  406.  │          │              │  1 = extended result code set      │   X0      │
  407.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  408.  │ Z        │              │  Reset                             │           │
  409.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  410.  │ C<n>     │ n = 0,1      │  0 = transmitter OFF               │   C1      │
  411.  │          │              │* 1 = transmitter ON                │           │
  412.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  413.  │ H<n>     │ n = 0..1     │  0 = ON hook (hang up)             │   None    │
  414.  │          │              │  1 = OFF hook                      │           │
  415.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  416.  │ &C<n>    │ n = 0,1      │  0 = carrier always on             │   &C0     │
  417.  │          │              │* 1 = carrier follow DCD line       │           │
  418.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  419.  │ &D<n>    │ n = 0,1,2,3  │  0 = Do not hangup when DTR is low │   &D0     │
  420.  │          │              │  1 = return to command-state DTR   │           │
  421.  │          │              │* 2 = when DTR low, hang up modem   │           │
  422.  │          │              │  3 = same as 2, but also resets    │           │
  423.  └──────────┴──────────────┴────────────────────────────────────┴───────────┘
  424.  * = advised
  425.  
  426.  ┌──────────────────────────────────────────────────────────────────────────┐
  427.  │                       HAYES STANDARD REGISTERS                           │
  428.  ├──────────┬──────────┬───────────┬──────────────────────────────┬─────────┤
  429.  │ Register │ Range    │ Units     │ Function                     │ Default │
  430.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  431.  │          │          │       --DIALLING--                       │         │
  432.  │          │          │           │                              │         │
  433.  │ S6       │ 2..255   │ seconds   │ Wait time for dial tone      │ 2       │
  434.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  435.  │ S8       │ 0..255   │ seconds   │ Length of pause (caused      │ 2       │
  436.  │          │          │           │ by comma)                    │         │
  437.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  438.  │ S11      │ 50..255  │ milli-    │ Duration and spacing of      │ 70      │
  439.  │          │          │ seconds   │ Touch-Tones (tm)             │         │
  440.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  441.  │          │          │       --ANSWERING--                      │         │
  442.  │          │          │           │                              │         │
  443.  │ S0       │ 0..255   │ rings     │ Number of rings on which     │ 0       │
  444.  │          │          │           │ modem answers call           │         │
  445.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  446.  │ S1       │ 0..255   │ rings     │ Number of rings occurred     │ 0       │
  447.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  448.  │          │          │   --DIALING & ANSWERING--                │         │
  449.  │          │          │           │                              │         │
  450.  │ S7       │ 1..255   │ seconds   │ Wait time for carrier        │ 30      │
  451.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  452.  │ S9       │ 1..255   │ .1 second │ Carrier detect response time │ 6       │
  453.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  454.  │ S10      │ 1..255   │ .1 second │ Time between loss of carrier │ 7       │
  455.  │          │          │           │ and hang up                  │         │
  456.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  457.  │          │          │  --CHARACTER DEFINITIONS--               │         │
  458.  │          │          │           │                              │         │
  459.  │ S2       │ 0..127   │ ASCII     │ Escape code character        │ 43      │
  460.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  461.  │ S3       │ 0..127   │ ASCII     │ Carriage return character    │ 13      │
  462.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  463.  │ S4       │ 0..127   │ ASCII     │ Line feed character          │ 10      │
  464.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  465.  │ S5       │ 0..32,127│ ASCII     │ Backspace character          │ 8       │
  466.  └──────────┴──────────┴───────────┴──────────────────────────────┴─────────┘
  467.  
  468.